CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - JPEG linux

搜索资源列表

  1. VIDEOCAPTURE.tar.gz

    0下载:
  2. arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!,data captured,display,and compressed in jpeg format based on arm+linux and display
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:59581
    • 提供者:wk
  1. fbi_1.31.tar.gz

    0下载:
  2. linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-21
    • 文件大小:92194
    • 提供者:张洪
  1. v4l2_rtp_jpeg

    0下载:
  2. v4l2 通过camera抓图,然后由rtp传输出去jpeg格式的图片。-v4l2 camera drawings through, then transfer out rtp jpeg format.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:104216
    • 提供者:高超然
  1. video_capture

    1下载:
  2. 基于linux-xvid的视频捕捉压缩,和jpeg压缩,framebuffer显示。avi,a4v视频保存-Linux-xvid-based video capture compression, and jpeg compression, framebuffer display. avi, a4v video save
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-07-02
    • 文件大小:1480704
    • 提供者:seawind
  1. yuv422_jpg

    1下载:
  2. 使用JPEG库将从摄像头得到的YUV格式数据缓冲区转换为JPG文件的示例代码.-example of how to convert YUV data from camera to JPG file using libjpeg
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1016
    • 提供者:不知道
  1. OV2640-linux-driver-src

    1下载:
  2. OV2640 在 linux 下的驱动,可以成功调试出JPEG。-OV2640 driver for linux.
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-27
    • 文件大小:115563
    • 提供者:lingyu
  1. libv4l-0.6.2-test.tar

    0下载:
  2. 最新的测试版:一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和jpeg decoder API。-The latest test version of: an application for writing v4l2 camera library libv4l, which are commonly used in addition to the package v4l2 ioctl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:128759
    • 提供者:碧海
  1. ARMv1_JpgShow

    0下载:
  2. 开发环境:ADS 1.2 开发平台:ARM7(S3C44B0)+LCD(TFT4.3")+NorFlash(4M)+SDRAM(8M) 项目功能:实现将NorFlash中的50个JPG文件在LCD上显示. 核心代码:JPEG 解码,LCD 驱动,ARM 启动代码 调试时,请将picture\jpeg.bin 烧写到NorFlash的0X20000地址处. -Development Environment: ADS 1.2 development platform: ARM7
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:2647478
    • 提供者:simon
  1. camera_jpeg

    0下载:
  2. Linux下基于OV511的摄像头程序,用MiniGUI1.6做的界面。抓图保存为jpeg格式。-Linux-based camera OV511 procedures, interface with MiniGUI1.6 do. Drawings saved as jpeg format.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:36529
    • 提供者:yt
  1. photo

    0下载:
  2. 项目基于Linux操作平台,QT图形编程、C语言、ARM9qq2440开发板。可以移植到ARM9qq2440开发板中,可显示JPEG格式的图片,可以手动实现上一张和下一张相片的预览。也可以自动循环播放或暂停播放相片!-Project based on the Linux operating platform, QT graphical programming, C language, ARM9qq2440 development board. ARM9qq2440 can be transfer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:4361
    • 提供者:strong
  1. jpeg

    0下载:
  2. <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:60143
    • 提供者:刘雷
  1. showimg

    0下载:
  2. 嵌入式linux下基于framebuffer显示bmp和Jpeg格式的图片。-Linux embedded framebuffer display based bmp format and Jpeg images.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:5001
    • 提供者:吴均
  1. freeimage

    0下载:
  2. C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。 另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对各种格式图像的读取写入支持上,没有显示部分,实际编程的时候还是需要调用API函数进行显示。 -FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like
  3. 所属分类:Graph program

    • 发布日期:2015-09-11
    • 文件大小:266468
    • 提供者:金金
  1. ij

    0下载:
  2. ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。 ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:1337707
    • 提供者:王人富
  1. JPEGxiangxifenxi

    0下载:
  2. JPEG 原理详细实例分析及其在嵌入式 Linux 中的应用,欢迎大家下载-JPEG detailed examples of theory and its application in embedded Linux application, welcome to download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:892850
    • 提供者:fxl
  1. netpbm-10.35.74

    0下载:
  2. linux下将各类格式图片转换最新工具,包含bmp,jpeg,gif,ppm,jpg,pcx,png,-linux image convert under the latest tools for all kinds of formats, including bmp, jpeg, gif, ppm, jpg, pcx, png,
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2548702
    • 提供者:王天天
  1. webcam_server

    1下载:
  2. Code to capture images using Video For Linux (V4L2) UVC USB camera. Then process images to find a white dot coordinates and transmit over TCP/IP with built in server.
  3. 所属分类:Video Capture

    • 发布日期:2015-06-30
    • 文件大小:16154
    • 提供者:janiz
  1. VietOCR-3.1.2-src

    0下载:
  2. Descr iption: A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract. VietOCR is released and distributed under the Apache License, v2.0. Fe
  3. 所属分类:Java Develop

    • 发布日期:2016-02-26
    • 文件大小:7952384
    • 提供者:BoinK
  1. jpegdisplay

    0下载:
  2. linux下用C写的一个显示图片的程序,如果你是一个Linux下编程的小菜鸟,就下载它吧-linux C program for show jpeg iamge,if you like it and wanna to learn how write the program, please download it
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:18249
    • 提供者:layer
  1. dishu

    0下载:
  2. 纯C实现的简单打地鼠游戏,使用jpeg-8库-this is a hit rabbit game!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:153695
    • 提供者:yuhang
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com